home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 14 / CU Amiga Magazine's Super CD-ROM 14 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-09].iso / CUCD / Programming / AMOS / AMOSList0597 / AMOSLIST / text0032.txt < prev    next >
Encoding:
Text File  |  1997-06-01  |  604 b   |  22 lines

  1. >>>amos-list@access.digex.net
  2.  
  3. I would like to see some suggestions how to highlight a word printed on screen
  4. when the mouse pointer is over it. 
  5. Say i've printed
  6.  
  7. Pen 1
  8. locate 1,1 : Print"AAA"
  9. locate 1,2 : Print"BBB"
  10.  
  11.  
  12. Now I want the text to be rewritten with Pen 2
  13. only when the pointer is over it.
  14.  
  15. I did find some ways to do it but the text always flickers...
  16.  
  17. I guess there is some way to get a steady highlight... 
  18. ---------------------------------------------------------------------
  19.       greets      grok@karkis.canit.se  
  20. --------------------------------------------------------------------- 
  21.  
  22.